Skip to content

chore(main): release 28.2.0#474

Open
OXY2DEV wants to merge 1 commit intomainfrom
release-please--branches--main
Open

chore(main): release 28.2.0#474
OXY2DEV wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@OXY2DEV
Copy link
Copy Markdown
Owner

@OXY2DEV OXY2DEV commented Mar 6, 2026

🤖 I have created a release beep boop

28.2.0 (2026-04-18)

Features

  • icons: add missing filetypes and fix generic fallbacks (eff7690)
  • icons: add missing filetypes and fix generic fallbacks (8dca41c)
  • latex: Allow rendering of symbols directly part of subscript/superscript (239feb7), closes #475
  • markdown: Added support for Obsidian-style tags (288db27), closes #491
  • renderers, markdown, block_quotes: Allow block quotes to use background colors (563ef9b), closes #490
  • renderers, markdown: Use LPeg for parsing table columns (918f3f9), closes #476

Bug Fixes

  • asciidoc: Prevent rendering inside source blocks/code blocks (12e4e62)
  • autocmds: set_query() fix for codecompanion.nvim buffers (542b4b8), closes #480
  • autocmds: Correctly handle 0 in autocmds (0383545), closes #478
  • autocmds: Fixed a bug triggering on_mode_change on disabled buffers (ed989a2)
  • callbcaks: Fixed a bug with on_mode_change not triggering (9c17d2b)
  • parser: Added parser check to prevent crashes on nvim-0.12 (e27dee8), closes #492 #488
  • parsers, markdown, table: Allow empty columns (fdc8bac), closes #473
  • tostring: add footnote pattern to LPeg parser for correct table column widths (0509437)
  • tostring: add footnote pattern to LPeg parser for correct table column widths (5aac2d8)
  • tostring: recurse into nested inline elements inside bold/italic (1861f95)
  • tostring: recurse into nested inline elements inside bold/italic (75f9a32)
  • tostring: resolve emoji shorthands to Unicode for correct table column widths (38a14a4)
  • tostring: resolve emoji shorthands to Unicode for correct width calculation (e8606ae)
  • tostring: support balanced parentheses in URL link destinations (5bd30cb)
  • tostring: support balanced parentheses in URL link destinations (0114472)

This PR was generated with Release Please. See documentation.

@OXY2DEV OXY2DEV changed the title chore(main): release 28.1.1 chore(main): release 28.2.0 Mar 7, 2026
@OXY2DEV OXY2DEV force-pushed the release-please--branches--main branch 2 times, most recently from 03cbff6 to 09cb4a2 Compare March 11, 2026 09:51
@OXY2DEV OXY2DEV force-pushed the release-please--branches--main branch 11 times, most recently from 72553dd to 83aabe2 Compare March 20, 2026 14:44
@OXY2DEV OXY2DEV force-pushed the release-please--branches--main branch from 83aabe2 to 91f1f80 Compare April 15, 2026 07:02
@OXY2DEV OXY2DEV force-pushed the release-please--branches--main branch 2 times, most recently from 2c06a30 to 5db2447 Compare April 17, 2026 09:57
@OXY2DEV OXY2DEV force-pushed the release-please--branches--main branch 2 times, most recently from 56a08b0 to a305c45 Compare April 18, 2026 09:05
@OXY2DEV OXY2DEV force-pushed the release-please--branches--main branch from a305c45 to 2dec4b2 Compare April 18, 2026 09:07
@OXY2DEV OXY2DEV force-pushed the release-please--branches--main branch from 2dec4b2 to b0846b1 Compare April 18, 2026 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment